setEffectEnabled

abstract fun setEffectEnabled(effectBlock: DesignBlock, enabled: Boolean)

Sets the enabled state of an effect block.

Parameters

effectBlock

The effect block to update.

enabled

the new state.